home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / util / restools.sit / ResTools 3.20.rsrc / HTXT_9_Data Forks to Resources_ < prev    next >
Text File  |  1988-12-28  |  189b  |  5 lines

  1. ResTools can convert the data fork of any file into an arbitrary resource
  2. type. Use the read statement to do this. Here is an example:
  3. 
  4. read 'STUF' (-1) { "data_fork_filename"}; 
  5.